Color ball HTML5 Game


Color ball is endless game in which player need to match ball with same color bar and tap or click to change ball color.

 

 

Reskin of this game is very easy, you need to follow only few steps :)

 

Note* i am using sublim code editor, you can use any code editor like sublim, notepad++ or other

 

A- Change game title

Open " index.html " file in code editor and find title code as showing in below image.

 

1- Change linkedin profile page URL

Open " game.js " file in code editor and find code as showing in below image in code line " 1 "., You can enter your linkedin page URL or if you want any other URL then you need to change first linkedin ICON with your as you want then put any desigred link here.

 

2- Change facebook page URL

Open " game.js " file in code editor and find code as showing in below image in code line " 1 "., You can enter your facebook page URL or if you want any other URL then you need to change first facebook ICON with your as you want then put any desigred link here.

 

3- Change twitter profile URL

Open " game.js " file in code editor and find code as showing in below image in code line  " 1 "

 

4- Change Splash screen icon.

Open " assets " folder and find " albuLogo.png ", you need to just replace your icon with same name

5- Change game graphics

You can change game graphics, Open " assets " folder there you see more graphics images, just neefd to replace with your new graphics and do not change graphics name, change only images

 

Great! Your game reskin work completed

Now you are ready to install or launch your game 

Follow below steps

 

Installing on any server you have, you can install game in main domain or sub-domain or any sub-folder of your hosting.

Step 1- After downloading .zip game file from codecanyon, put that same file in your server any location

Step 2- Extract .zip file in your server then you see two folder and one html file.

Now move these two elements in any other location of your server.

After moving now you are ready to play your game.

Now Access game with your game file location on your server that may be your main domain or sub-domain or sub-folder

 

Example : https://yourdomain.com/ or https://yourdomain.com/game or https://game.yourdomain.com/ 

If you need any help with game installation then you can ask me in item comment section or from item support section, i will be happy to assist you :)